home *** CD-ROM | disk | FTP | other *** search
- Path: sunss102.cc.cycu.edu.tw!iesun1!popo
- From: popo@iesun1.cycu.edu.tw ()
- Newsgroups: comp.lang.c++
- Subject: Re: Hashing Library
- Date: 22 Feb 1996 23:52:09 GMT
- Organization: A poorly-installed InterNetNews site
- Message-ID: <4givj9$l42@sunss102.cc.cycu.edu.tw>
- References: <4gc1jg$gfa@news.siemens.at> <4gc1rm$gfa@news.siemens.at> <3129E9B3.430B@airmail.net>
- NNTP-Posting-Host: iesun1.cycu.edu.tw
- X-Newsreader: TIN [version 1.2 PL2]
-
- Mark Nelson (markn@airmail.net) ┤ú¿∞:
- : Kraus Hans PSE KB41 wrote:
- : > I need a class(library) which implements hashing.
- : You might want to look in the HP stl distribution site at
- : ftp://butler.hpl.hp.com. In 1995 a proposed extension to the
- : STL was posted there, along with documentation. This extension
- : consisted of a set of new associative containers based on
- : hashing (as opposed to the red-black tree implementation used
- : by Stepanov.) The hashed containers didn't make it into the
- : ANSI/ISO draft, but ought to work really well with the STL.
- : Mark Nelson
- : http://web2.airmail.net/markn - more STL pointers here
-